[CONSOLE] Always specify CON_ENABLED in Linux ocnsole driver.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 10 Aug 2006 09:39:58 +0000 (10:39 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Thu, 10 Aug 2006 09:39:58 +0000 (10:39 +0100)
commit3f31a200de12122fdc0a4031aed3a381ea7d4ed2
treea5e8388053d2a2acf4b9ff270b4df620d72e6203
parent2dcebc270eb1603d27436532cd40d8b682a25290
[CONSOLE] Always specify CON_ENABLED in Linux ocnsole driver.

I cannot think of any circumstance that the Xen console device would
not have CON_ENABLED.  With out this, DomUs that panic() before the
init process has started (and maybe even after) do not get output hi
priority log_levels (like panic()) from LOG_BUF().

Signed-off-by: Jimi Xenidis <jimix@watson.ibm.com>
linux-2.6-xen-sparse/drivers/xen/console/console.c